<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-size:14px;
}
body{ padding:0px; margin:0px; margin:auto; font-family:"å¾®è½¯é›…é»‘"; font-size:15px; background:#FFF;}
li{
	list-style: none;
}
a{
	text-decoration:none;
}
#centenr{
	width: 100%;
	position: relative;
}
.top{
	width: 	1200px;
	height: 120px;
	position: relative;
	margin: 	auto;
}

/* è½®æ’­å›¾ */

.warp{ width:100%; height:480px; margin:auto; background:#FBEFDF; user-select:none; }
.warp2{ min-width:1200px; max-width:1920px; width:100%; height:480px; overflow:hidden; margin:auto; background:#FBEFDF;}
#banner{ position:relative; z-index:1;}
.lunbo ul{ position:relative; width:100%; height:480px; overflow: hidden; margin:0;}
.lunbo ul li{ display:none; position:absolute; top:0; left:0; width: 100%; height:480px; text-align:center; background-size: 100% 100%;}
.cur{ position:absolute; bottom:10px; text-align: center;width:100%; height:40px; line-height:40px;}
.cur span{ display:inline-block; width:10px; height:10px; background:#fff; margin-left:10px; border-radius:20px;}
.cur span.active{ background:#DE250F;}
.btn{ position:absolute; top:40%; margin-top:25px; width:50px; height:50px; line-height:50px; text-align:center; color:#fff; font-size:18px; background:#000;}
.btnLeft{ left:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.btnRight{ right:0px; cursor:pointer; border-radius:50px; filter:Alpha(Opacity=0, Style=0); opacity:0; transition:0.2s;}
.lunbo:hover .btnLeft{ left:50px; filter:Alpha(Opacity=20, Style=0); opacity:0.2;}
.lunbo:hover .btnRight{ right:50px; filter:Alpha(Opacity=20, Style=0); opacity:0.2;}

/*å†…é¡µå›¾ç‰‡*/
.nybanner{ width:1200px; height:300px; margin:auto; background:#FBEFDF; user-select:none; }

/* è½®æ’­å›¾ */


/*yx_rotaion*/
.yx-rotaion{margin:0 auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}







.topimg{
	height: 100px;
	margin-top: 1%;
}
.topimg1{
	height: 70px;
	margin-left: -421px;
	margin-top:33px;
}
.top input{
	width: 222px;
	height: 30px;
	border: 1px solid #00528C;
	border-radius: 4px;
	padding-left: 5px;
	outline: none;
	position: absolute;
	right: 0%;
	/*top: 50%;*/
	top: 45px;
}
.sicon{
	border-radius: 5px;
	position: absolute;
	height: 30px;
	right: 0%;
	/*top: 50%;*/
	top: 45px;
	background-color: #0879C9;
	padding: 2px;
}






.Nbar{
	position: relative;
	background-color: rgb(6,81,138);
	width: 100%;
	height: 58px;
}
#main{			
				width: 1200px;
				margin: auto;
                overflow: auto;
                text-align: center;
				z-index: 1;
            }

              #main #list li a{
                display: inline-block;
                width: 133px;
				color: #FFFFFF;
				line-height: 58px;
				font-size: 18px;
            }
            ul{
                list-style: none;
            }

            #list{
                display: inline-block;
                margin: 0px;
                padding: 0px;
                vertical-align: bottom;
            }

            #list&gt;li{
                float: left;
            }
			
			#list li:hover{
				background-color: #00000030;
			}
			
            #list&gt;li&gt;ul{
                display: none;
            }

            #list&gt;li:hover ul{
                display: block;
            }
			#list hr{
				background-color: #FFFFFF;
				height: 1px;
				border: 0;
			}
            #main #list li ul a:hover {
                background-color: #fff;
				color:rgb(6,81,138) ;
				text-decoration: underline solid rgb(6,81,138);
            }
			.nav1:hover{
				text-decoration: underline solid rgb(6,81,138);
			}
			.nav{
				z-index: 999;
				background-color: rgb(6,81,138);
				position: relative;
			}


/* å±•ç¤ºå›¾ */



.plan{
	position: relative;
}
.plan img{
	width: 100%;
}
.imgtext{
	background-color: #00000050;
	position: absolute;
	/* margin-top:-26%; */
	margin-top: -394px;
	width: 78%;
	margin-left: 14%;
	color: #fff;
	z-index: 10;
	height: fit-content;
	padding-bottom: 50px;
}
.imgtext h1{
	margin-top: 3%;
	margin-left: 28%;
	letter-spacing:5px;
	font-size: 60px;
}
.imgtext h2{
	margin-top: 3%;
	margin-left: 20%;
	letter-spacing:5px;
	font-size: 40px;
}
.imgtext h3{
	font-size: 15px;
	margin-left: 17%;
	margin-top: 3%;
}

/* ä¸Šé¢æ˜¯å¤´éƒ¨æ¨¡å— */
/* æ‚¨çš„ä½ç½® */
	.wz{ width:1200px; height:64px; margin:auto; border-bottom:dashed 1px #ddd; }
	.wz-box{ width:100%; height:20px; padding-top:22px; }
	.wz-box div{ float:left;}
	.wz-text{ font-size:14px; text-align:center; margin-left:10px;}
	.wz-text a{ float:left; text-decoration:none;color:#666666; }
	.wz-text span{ float:left; padding-left:8px; padding-right:8px; color:#999;}
	.wz-text a:hover{ color:#aa0000;}

/* ä¸Šé¢æ˜¯å¯¼èˆªåœ°å€ å…¬å…±çš„!*/

/*äº§å“å±•ç¤ºå†…å®¹*/
	.list-minbox{ width:1200px; height:auto; margin:auto; margin-top:75px; }
	
	#list-btn{width:100%;height:33px; border-bottom:solid 1px #dfdfdf;}
	#list-btn ul{width:100%;height:30px;list-style-type:none;padding:0;margin:0;}
	#list-btn ul li{width:110px;height:30px;float:left;text-align:center;}
	#list-btn ul li a{display:block;text-decoration:none; cursor:pointer; margin-top: -10px;}

#nyxw_list-cot{width:100%;/* height:1720px; */ overflow:hidden;}
#nyxw_list-cot ul li { float:left; display:block;width:100%; height:210px; margin-bottom:60px;}
#nyxw_list-cot_ul_li_a{ width:100%;}
#nyxw_list-cot_ul_li_a img{ float:left; width:330px; height:186px;}
#nyxw_list-cot_ul_li_a div{ float:right; width:850px; height:auto;}
#nyxw_list-cot_ul_li_a div h1{ width:100%; font-size:16px; color:#333333; margin-top:12px;}
#nyxw_list-cot_ul_li_a div p{ width:100%; height:96px; font-size:14px; color:#666666; line-height:24px; margin-top:20px;}
#nyxw_list-cot_ul_li_a div time{ font-size:14px; color:#666666;}

#nyxw_list-cot_ul_li_a:hover h1{ color:#e32122;}




/* ä¸Šé¢æ˜¯hyzxè‡ªå·±çš„ä»£ç&nbsp; */

.ph{ width:1200px; height:auto; clear:both; overflow:hidden; margin:auto; margin-top:4%; margin-bottom:100px;}
.ph_img{ float:left; width:50%; height:400px; background-color:#ccc;}
.ph_text{ float:right; width:50%; height:400px;}
.ph_min{ padding-top:10px; padding-left:106px;}
.ph_min h1{ font-size:32px; color:#333333; margin-bottom:16px;}
.ph_min h2{ font-size:14px; color:#999999; font-weight:normal;text-transform:uppercase; margin-bottom:46px;}
.ph_min p{ font-size:14px; color:#666; line-height:32px;}


/* ä¸Šé¢æ˜¯lxwmè‡ªå·±çš„ä»£ç&nbsp; */

.imgbutto{
	height: 600px;
}

.imgtop{
	width: 19%;
	height: 300px;
	margin-left: 16%;
	margin-top: 5%;
	/* position: absolute; */
	position: relative;
	border: 2px solid rgb(91,91,91);
}
.imgtop:nth-child(2){
	position: absolute;
	/* position: relative; */
	margin-left: 38%;
	/* margin-top: -15.8%; */
	margin-top: -19.5%;
}
.imgtop:nth-child(3){
	margin-left: 60%;
	margin-top: -15.8%;
}
.imgtop img,.imgbottom img ,.imgbottom1 img ,.imgbottom2 img {
	width: 100%;
	background-color: aqua;
	height: 80%;
}
.imgtop span{
	position: absolute;
	color: rgb(102,102,102);
	top: 87%;
	left: 35%;
	font-size: 18px;
}

/* ä¸‹ä¸‰ä¸ªå›¾ç‰‡ */

.imgbottom{
	width: 19%;
	height: 300px;
	margin-left: 16%;
	
	margin-top: 5%;
	border: 2px solid rgb(91,91,91);
	position: relative;
}
.imgbottom1{
	width: 19%;
	height: 300px;
	margin-left:38%;
	margin-top: -15.8%;
	position: relative;
	border: 2px solid rgb(91,91,91);
}
.imgbottom2{
	width: 19%;
	height: 300px;
	margin-left:60%;
	margin-top: -15.8%;
	position: relative;
	border: 2px solid rgb(91,91,91);
}
.imgtop span,.imgbottom span ,.imgbottom1 span ,.imgbottom2 span{
	position: absolute;
	color: rgb(102,102,102);
	top: 87%;
	left: 35%;
	font-size: 18px;
} 
.ulli{
	position: absolute;	
	position: relative;
	margin-top: 5%;
	margin-bottom: 3%;
	margin-left: 62%;
}
.ulli li{
	display:inline; 
	position: relative;
	letter-spacing:20px;
}

/* ä¸Šé¢æ˜¯tplbè‡ªå·±çš„ä»£ç&nbsp; */

.texttyym{
				width: 1200px;
				height: fit-content;
				margin: auto;
				margin-top: 3%;
			}
			.texttyym h2{
				/*margin-left: 46%;*/
				text-align: center;
				font-size: 26px;
				float: left;
			}
			.textdata{
				color: rgb(187,187,187);
				margin-top: 3%;
				margin-left: 46.5%;
				font-size: 14px;
			}
			.texth4{
				color: rgb(102,102,102);
				margin-top: 6%;
				text-indent: 2em;
				line-height:35px;
				font-size: 15px;
				margin: auto;
				margin-bottom: 50px;
				margin-top: 77px
			}
			.texth4 img{ max-width:1200px;  margin:auto; margin-top:20px; margin-bottom:20px;display: block;}
.texth4 video{max-width:1200px;  margin:auto; margin-top:20px; margin-bottom:20px;display: block;}
.texth4 p{ font-size:18px; color:#000; line-height:36px; text-indent:2em;}
.texth4 span{ font-size:18px;line-height:0px; text-indent:2em;}
			.texth42{
				color: rgb(102,102,102);
				position: absolute;
				margin-top: 16%;
				text-indent: 2em;
				line-height:35px;
				width: 1200px;
				font-size: 15px;
				margin-bottom: 50%;
			}
			.texttyym img{
				max-width: 100%;
				display: block;
				margin: auto;
				height: auto;
				margin-top: 30px;
				text-align: center;
				/*margin-left: 266px*/
			}
			.texta{
				position: absolute;
				color: rgb(102,102,102);
				font-size: 14px;
				top: 32%;
				padding: 2%;
				margin-left: -56%;
				margin-top: 28%;
				width: 1200px;
			}
			.texta:hover{
				    border: solid 1px #aa0000;
				    border-radius: 24px;
					color: #aa0000;
			}
			.texta2{
				position: absolute;
				color: rgb(102,102,102);
				font-size: 14px;
				top: 43%;
				padding: 2%;
				margin-left: -56%;
				margin-top: 28%;
				width: 1200px;
			}
			.texta2:hover{
					color: #aa0000;
				    border: solid 1px #aa0000;
				    border-radius: 24px;
			}
			
			/* ä¸Šé¢æ˜¯tyymè‡ªå·±çš„ä»£ç&nbsp; */


.news_min img{ float:left; width:600px; height:400px;}
 

.new_top{
	float: left;
	width: 493px;
	font-size: 14px;
	color: #383838;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -8px;
}
.new_top time{
	position: absolute;
	float:right;
	font-size:15px;
	color:#999;
	margin-left: 121px;
}
.new_top a{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.new_top a p {
    float: left;
    width: 360px;
    font-size: 14px;
    color: #383838;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newsA{
	float:left;
	width:60px;
	color: #FFF;
	background-color: rgb(11,34,92);
	border-radius: 5px;
	text-align: center;
}
.Newsspan{font-size: 14px;margin-left: 2%; color:rgb(181,181,181);}
.Newsspan time{color:#999;float: right;}
/* ä¸Šé¢æ˜¯è‡ªå®šä¹‰çš„ç»„ä»¶ */



.news_list{ float:right; width:554px; height:auto;font-size:28px; margin-top: -70%; top: 20%; }
.news_list a{ width:100%; height:36px; line-height:36px;}
.news_list a p{ float:left; width:420px; font-size:14px; color:#383838;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_list a span{ float:right;color: #383838;}

.news_list a:hover{color: red;}
.news_list a:hover time{color: red;}
.news_list a:hover p{ color:#aa0000;}
.news_list a li:hover span{color: red;}

.news_list a ul{float:left; width:420px; font-size:14px; color:rgb(153,153,153);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display:inline-block; margin-top: -70%; top: 20%; margin-left: -40%;line-height:30px;}

/* width:1200px; margin:auto; */
.news{width:100%;height:auto; } 
.news_min{ width:1200px; height:auto; margin:auto;clear:both; overflow:hidden; margin-top:52px;}
.news_min video{ float:left; width:600px; height:400px;}
.news_list{ float:right; width:554px; height:auto;}

.news_info a{ width:100%; height:360px; line-height:36px;}
.news_info a p{ float:left; width:420px; font-size:14px; color:#383838;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.news_info a time{ float:right; font-size:14px; color:#999;}
.news_info a:hover p{ color:#aa0000; text-decoration:underline;}

/* ä¸‹é¢æ˜¯ç€‘å¸ƒæµå›¾ç‰‡ */


.zxnr-right-box{ width:900px; height:auto; float:right;}
.tynr-box{ width:1200px; height:auto; margin:auto; margin-top:50px; margin-bottom:50px; }
.tynr-title{ width:100%; font-weight:normal;text-align:center; color:#000; font-size:24px; margin-bottom:16px;}
.tynr-time{ width:100%; text-align:center; color:#bbb; font-size:14px; margin-bottom:30px;}
.tynr-min img{ max-width:60%;  margin:auto; margin-top:20px; margin-bottom:20px;display: block;}
.tynr-min video{max-width:1200px;  margin:auto; margin-top:20px; margin-bottom:20px;display: block;}
.tynr-min p{ font-size:15px; color:#666; line-height:30px; text-indent:2em; display:-webkit-box;}
.tynr-min span{ font-size:15px; color:#666; line-height:0px; text-indent:2em;}

.Wflow{
	width: 100%;
	height: 598px;
	background-color: #2d80bb;
	margin-bottom: 20px;
}
.wflowah2{
	padding-top: 36px;
}
.wfloww{
	width: 1200px;
	height: 100%;
	margin:auto;
}
.wflowah2 h2{
	font-size: 36px;
	color: #FFFFFF;
	width: 856px;
	height: 36px;
	margin:auto;
	text-align: center;
}
.wflowdiv{
	background-color: #fff;
	width:290px;
	height: 400px;
	margin-top: 60px;
}

.wflowdiv:hover{ cursor:pointer;transform:translate(0,-6px);}
.wflowdiv{transition:transform 0.3s;}

.wflowdiv:nth-child(3){
	margin-top: -400px;
	margin-left: 303px;
}
.wflowdiv:nth-child(4){
	margin-top: -400px;
	margin-left: 606px;
}
.wflowdiv:nth-child(5){
	margin-top: -400px;
	margin-left: 909px;
}
/*.wflowdiv img{
	margin: 46px 104px 266px 86px;
}*/
.wflowdiv p{
	width: 192px;
	height: 15px;
	font-size: 16px;
	color: #333333;
	font-weight: 800;
	margin: auto;
	margin-bottom: 30px;
}
.wflowdiv span{
	width: 258px;
	height: 98px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
	margin: auto;
	display: block;
	text-align: initial;
}
.fwlowdiv2{
	width: 108px;
	height: 28px;
	background-color: #00528c;
	margin-top: 62px;
	display: block;
	margin-left: 91px;
}
.wflowdiv a{
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	display: block;
	padding-top: 3px;
}
.wflowdiv a:active{
	color: #FFFFFF;	
}

			/* &lt;!-- äº§å“ä¸­å¿ƒ --&gt; */
			
.PCentr{
	position: absolute;
	position: relative;
	/* width: 99%; */
	width:1200px;
	margin: auto;
	height: 750px;
	left: 0%;
	margin-top: 4%;
}
.product hr:nth-child(1){
	position: absolute;
	background-color: rgb(4,83,138);
	width: 4px;
	height: 55px;
	border: 0;
	/* margin-left: 17%; */
}
.product h2{
	color: rgb(4,83,138);
	margin-left: 1%;
	margin-top: 0.8%;
	font-size: 26px;
}
.product p{
	color: rgb(193,193,195);
	margin-left: 1%;
	margin-top: 0.5%;
	font-size: 10px;
}
.productAA{
	color: rgb(193,193,195);
	margin-left: 90%;
	margin-top: -2.5%;
	font-size: 18px;
}
.product .producthra{
	position: absolute;
	color: rgb(4,83,138);
	margin-left: 1%;
	
}
.product .producthr{
	background-color: rgb(4,83,138);
	position: absolute;
	width: 3%;
	/* height: 0.3%; */
	height: 3px;
	margin-left: 1%;
	border: 0;
	top: 13%;	
	margin-top: 10px;
	
}
.producthrb{
	color: rgb(193,193,195);
	margin-left: 6%;
	margin-top: -30%;
}
.productimg{
	height: 350px;
	margin-top: 2%;
	left: 17%;
}

.productimga:hover{ cursor:pointer;transform:translate(0,-6px);}
.productimga{transition:transform 0.3s;}

.productimga{
	position: absolute;
	width: 18%;
	height: 220px;
	border: 2px solid rgb(66,84,104);
}
.productimga:nth-child(2){
	left: 20.5%;
}
.productimga:nth-child(3){
	left: 41%;
}
.productimga:nth-child(4){
	left: 61.5%;
}
.productimga:nth-child(5){
	left: 82%;
}
.productimga img{
	margin:5% 5%;
	width: 90%;
	height: 140px;
	border: dashed 1px;
}
.productimga span{
	color: rgb(193,193,195);
	font-size: 14px;
	position:relative;
	top: 6%;
	left: 4%;
}
.productimga p{
	color: rgb(193,193,195);
	/* color: #000000; */
	/* position: absolute; */
	position: relative;
	top:-4%;
	left: 85%;
}
.jt{
	width: 1200px;
	height: 300px;
}/* 
.culture{
	position: relative;
	
} */
.culture h2{
	color: rgb(4,83,138);
	margin-left: 1%;
	margin-top: -6%;
	font-size: 26px;
}
.culture .culturetext{
	color: rgb(193,193,195);
	margin-left: 1%;
	/* margin-top: 0.5%; */
	font-size: 10px;
	letter-spacing:5px
}
.culture hr{
	position: absolute;
	background-color: rgb(4,83,138);
	width: 4px;
	height: 50px;
	border: 0;
}
.culture img{
	width: 370px;
	height: 242px;
	margin-top: 5%;
	border-radius: 10px
}

.culture img:hover{ cursor:pointer;transform:translate(0,-6px);}
.culture img{transition:transform 0.3s;}

.culturetexta{
	width: 387px;
	height: 223px;
	margin-top: -20%;
	margin-left: 394px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.cultureimg{
	margin-left: 4%;
}
.cultureimg hr{
	position: absolute;
	background-color: rgb(4,83,138);
	width: 4px;
	height: 44px;
	left: 68%;
	top: 55%;
	border: 0;
}
.cultureimg h2{
	position: absolute;
	color: rgb(4,83,138);
	margin-left: 65%;
	margin-top: -28.5%;
	font-size: 26px;
}
.cultureimg p{
	position: absolute;
	color: rgb(193,193,195);
	margin-left: 65%;
	margin-top: -25.5%;
	font-size: 10px;
}
.cultureimg img{
	position: absolute;
	/* width: 35%; */
	width: 370px;
	height: 246px;
	margin-left:65%;
	margin-top: -19.5%;
}

.cultureimg img:hover{ cursor:pointer;transform:translate(0,-6px);}
.cultureimg img{transition:transform 0.3s;}


/* ä¸‹é¢æ˜¯åº•éƒ¨æ¨¡å— */

.bottom{
	width: 100%;
	height: auto;
	clear:both;
}
.bottomul{
		margin-top:2.8%;
		margin-left: 157px;
		line-height:28px;
}
.bottomula{
		font-size: 25px;
		color: #333333;
}
.bottomb{
	color: #666666;
	margin-left: 1%;
}
.bottomxw{
	line-height:28px;
	/* margin-top:-172px; */
	margin-top: -12%;
	margin-left: 327px;
}
.bottomxwA{
	font-size: 25px;
	color: #333333;
}
.bottomxwB{
	color: #666666;
	margin-left: 1%;
}
.bottomzgs{
	line-height:28px;
	/* margin-top:-115px; */
	margin-top: -8%;
	margin-left: 497px;
}
.bottomzgsA{
	font-size: 25px;
	color: #333333;
}
.bottomzgsB{
	color:#666666;
	margin-left: 0.5%;
}
.bottomyw{
	line-height:28px;
	/* margin-top:-144px; */
	margin-top: -10%;
	margin-left: 640px;
}
.bottomywA{
	font-size: 25px;
	color: #333333;
}
.bottomywB{
	color: #666666;
	margin-left: 4%;
}
.bottomlxwm{
	line-height:28px;
	/* margin-top:-90px; */
	margin-top: -6.3%;
	margin-left: 837px;
}
.bottomlxwmA{
	font-size: 25px;
	color: #333333;
}
.bottomlxwmB{
	color:#666666;
}
.bottom img{
	position: absolute;
	width: 10%;
	/* margin-top:-148px; */
	margin-top: -10.5%;
	margin-left: 78%;
	/* margin-left: 1165px; */
	position: absolute;
}
.bottom span{
	/* margin-top:13%; */
	/* margin-left:1175px; */
	margin-left: 78%;
}
.bottomhrb{
	width: 79%;
	margin-left: 9%;
}
.copyright li{
	font-size: 10px;
	color: rgb(90,92,89);
	display:inline;
	margin-left:5%;
	bottom: 5%;
	font-size: 14px;
}
.copyright ul{
	display:inline;
	margin-left:12%;
	top: 50%;
	margin-top: 5%;
	bottom: 5%;
}
.copyright{
	padding: 1%;
	text-align: center; 
	width: 69%;
	margin-left: 12%;
}
/*åˆ†é¡µ*/
.ytfy_pc {margin-left: 25%;	width: 900px;overflow: hidden;margin-top: 50px;	display: block;	font-size: 14px;margin-bottom: 50px;}

/* bootstrap  åˆ†é¡µæ&nbsp;·å¼ */
.pagination{display:inline-block;padding-left:0;border-radius:0}
.pagination  li{display:inline;background: none;}
.pagination&gt;li&gt;a,.pagination&gt;li&gt;span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#333;background-color:#fff;border:1px solid #ddd;margin-left:-1px}
.pagination&gt;li:first-child&gt;a,.pagination&gt;li:first-child&gt;span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}
.pagination&gt;li:last-child&gt;a,.pagination&gt;li:last-child&gt;span{border-bottom-right-radius:0;border-top-right-radius:0}
.pagination&gt;li&gt;a:hover,.pagination&gt;li&gt;span:hover,.pagination&gt;li&gt;a:focus,.pagination&gt;li&gt;span:focus{z-index:2;color:#333;background-color:#ecf0f1;border-color:#ddd}
.pagination&gt;.active&gt;a,.pagination&gt;.active&gt;span,.pagination&gt;.active&gt;a:hover,.pagination&gt;.active&gt;span:hover,.pagination&gt;.active&gt;a:focus,.pagination&gt;.active&gt;span:focus{z-index:3;color:#fff;background-color:#d20200;border-color:#ddd;cursor:default}
.pagination&gt;.disabled&gt;span,.pagination&gt;.disabled&gt;span:hover,.pagination&gt;.disabled&gt;span:focus,.pagination&gt;.disabled&gt;a,.pagination&gt;.disabled&gt;a:hover,.pagination&gt;.disabled&gt;a:focus{color:#b4bcc2;background-color:#fff;border-color:#ddd;cursor:not-allowed}




.bqbg{ width:100%; overflow:hidden; margin-top: 5%;} /* padding-bottom:60px; */
.bqbg .hra{width: 100%;background-color: #00528C;border: 0;height: 2px;}
.bqbg_ul{ width:1200px; margin:auto; margin-top:37px;}
.bqbg_ul_tel{ float:left; width:361px;/* padding-right:40px; margin-left: 31px;*/margin-top: -8px;}
.bqbg_ul_tel img{ padding-bottom:27px;}
.bqbg_ul_tel div{ color:#333333; margin-top:5px; line-height:33px;font-size: 14px;}

.bqbg_list{ float:left; width:130px;}
.bqbg_list_yj{ padding-bottom:10px;}
.bqbg_list_yj a{width: 72px;height: 17px;font-size: 18px;color: #333333;}
.bqbg_list_yj a:hover{ text-decoration:underline;}
.bqbg_list_rj a{ display:block; line-height:29px; filter:Alpha(Opacity=80, Style=0);width: 56px;height: 38px;font-size: 14px;color: #333333;}
.bqbg_list_rj a:hover{ filter:Alpha(Opacity=100, Style=0); opacity:1;}



.bqbg_ewm{ float:left; text-align:center; color:#FFF; font-size:14px;margin-bottom: 9%;margin-left: 57.5px}
.bqbg_ewm img{border-radius:6px 6px 6px 6px;}

.bqbg_ewm img:hover{ cursor:pointer;transform:translate(0,-6);}
.bqbg_ewm img{transition:transform 0.3s;}

.bqxx{ width:100%; height:50px; line-height:50px; background:#010176; color:#FFF;}
.bqxx_ul{ width:1200px; margin:auto; font-size:12px; filter:Alpha(Opacity=80, Style=0); opacity:0.8;}
.bqxx_ul_bq{ float:left;}
.bqxx_ul_js{ float:right;}
.bqxx_ul_js a{ color:#FFF;}
.bqxx_ul_js a:hover{ text-decoration:underline;}

/* ä¸Šä¸€æ¡ä¸‹ä¸€æ¡ */
.st{width:98%; height:auto; margin:auto; margin-top:48px; margin-bottom:60px;}
.st a{ width:100%; height:48px; display:block;  line-height:48px;  border: solid 1px #fff; margin-bottom:10px;}
.st a h1{ margin-left:30px; float:left; font-size:16px; color:#333; font-weight:normal;}
.st a p{ width:86%; float:left;font-size:14px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.st a:hover{ border: solid 1px rgb(6,81,138); border-radius:24px;}
.st a:hover h1{ color:rgb(6,81,138);}
.st a:hover p{ color:rgb(6,81,138);}




/* å’¨è¯¢å·¦ä¾§åˆ†ç±» */
.ksjs-list-box{ width:1200px; height:auto; margin:auto; margin-bottom:50px; clear:both; overflow:hidden;}
.ksjs-list-left-box{ width:250px; height:auto; float:left;}
.ksjs-list-left-box ul{ margin-bottom:18px;}

.ksjs-list-left-box h2{ color:#fff; font-size:20px; text-align:center; font-weight:normal; height:80px; line-height:80px; margin:0; padding:0; background-color:#6e96e0; border-radius:8px
 8px  0 0;}
.ksjs-list-left-box li a{ display:block; width:250px; height:60px; font-size:17px; background-color:#f2f7ff; color:#000; text-align:center; margin-bottom:1px; line-height:60px; transition:0.3s;font-weight: bold;}
.ksjs-left-box li a span{ margin-left:6px;}

.ksjs-list-left-box li a:hover{  position:relative; cursor:pointer; height:70px; background-color:rgb(6,81,138);color: #fff;}
#ksjs-list-left-li{ color:#2e63c6 !important ; cursor:pointer; height:70px; line-height:70px;}


/* å’¨è¯¢å³ä¾§åˆ—è¡¨ */
.yb-right-box{ width:900px; height:auto; float:right;}
.xyxw{ float: left;line-height: 60px; margin: 0; font-size: 26px;width: 900px;}

.yb-right-title{ width:100%; height:60px; padding-bottom:8px;}
.yb-right-title div{ width:24px; height:24px; float:left; background-image:url(../images/zx_bt_icon.png); margin-top:18px; opacity:0.2;}
.yb-right-title h1{  text-align:center; float:left; line-height:60px; margin:0; padding-left:26px;color:#2e63c6; font-size:20px; }
.yb-right-title a{ float:right; font-size:14px; color:#999; line-height:48px; padding-right:18px;}
.yb-right-title a:hover{ color:#6e96e0;}

.yb-right-box ul{ width:100%; height:auto; margin-bottom:30px;}
.yb-right-box ul li{ display:block; width:900px; height:60px;border-bottom:dashed 1px #dcdcdc; }
.yb-right-box ul li a{ display:block;height:48px;line-height:60px; float:left; width:750px; font-size:16px; color:#666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.yb-right-box ul li p{ margin:0; padding:0; display:block;height:60px; line-height:60px; float:left;font-size:14px; color:#999;margin-left: 68px;}
.yb-right-box ul li:hover a{ color:#6e96e0;}

.new_top a li span{
	margin-left: 49px;
	margin-top: 400px;
	display: block;
	line-height:18px;
}


	/*äº§å“å±•ç¤ºå†…å®¹*/
	.list-minbox{ width:1200px; height:auto; margin:auto; margin-top:44px; }
	
	#list-btn{width:100%;height:33px; border-bottom:solid 1px #dfdfdf;}
	#list-btn ul{width:100%;height:30px;list-style-type:none;padding:0;margin:0;margin-top: 15px;}
	#list-btn ul li{width:110px;height:30px;float:left;text-align:center;}
	#list-btn ul li a{display:block;text-decoration:none;font-size:18px; cursor:pointer; }

	#list-btn12{ border-bottom: solid 3px  rgb(71, 112, 217); }
	#list-btn12 a{color:#e32122; }
	#list-btn13 a{ color:#333;}
	#list-btn3 a{ color:#333;}
	#list-btn4 a{ color:#333;}
	
	#list-cot{width:100%;height:341px; overflow:hidden;margin-top: 15px;}
	#list-cot ul li { float:left; display:block;width:543px; height:auto;margin-left:7.5px; margin-right:7.5px; line-height: 35px}
	#list-cot ul li a{ width:100%;display:block;transition:transform 0.3s;}
	#list-cot ul li a:hover{position:relative; cursor:pointer;transform:translate(0,-6px);}
	#list-cot ul li a:hover h1{color:#e32122;}
	
	#list-cot ul li a img{ width:285px; height:232px;}
	#list-cot ul li a h1{width:226px; margin:auto; font-size:16px; color:#333; margin-top:10px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	#list-cot ul li a div{ width:37px; height:4px; margin-left:30px; margin-top:14px; margin-bottom:14px; background-color:#e32122;}
	#list-cot ul li a p{width:226px; margin:auto; font-size:14px; color:#333; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	
	#list-cot ul{display:block;}
	
	#list-cot1{position:relative;top:0px; }
	#list-cot2{position:relative;top:0px;}
	#list-cot3{position:relative;top:0px;}
	#list-cot4{position:relative;top:0px;}
	
	
	/* ä¸‹é¢ldbzä»£ç&nbsp; */
/* å·¦ä¾§å¯¼èˆªæ&nbsp; */
		.ksjs-list-box{ width:1200px; height:auto; margin:auto; margin-bottom:50px; clear:both; overflow:hidden;margin-top: 4%}
		.box_check{background-color:rgb(6,81,138) !important;color:#fff !important; }
		/* å›¾ç‰‡åˆ—è¡¨åˆ†é¡µ */
		/*.ksjs-list-left-box{ width:250px; height:auto; float:left;}
		.ksjs-list-left-box ul{ margin-bottom:18px;list-style: none;}
		
		.ksjs-list-left-box h2{ width: 250px; color:#fff; font-size:20px; text-align:center; font-weight:normal; height:80px; line-height:80px; margin:0; padding:0; background-color:rgb(6,81,138); border-radius:8px8px  0 0;}
		.ksjs-list-left-box li a{  text-decoration:none; display:block; width:250px; height:60px; font-size:15px; background-color:#f2f7ff; color:#000; text-align:center; margin-bottom:1px; line-height:60px; transition:0.3s;}
		
		
		.ksjs-list-left-box li a:hover{  position:relative; cursor:pointer; height:70px; background-color:#edf3ff;}
		#ksjs-list-left-li{ color:#2e63c6 !important ; cursor:pointer; height:70px; line-height:70px;}
		*/
		
			/* ç§‘å®¤è¯¦æƒ… */
			.top_line{ width:100%; height:1px; background-color:#dddddd;}
			
			.kjk_box{ width:1200px; height:auto; margin:auto; padding-left:60px; padding-top:60px; padding-right:60px; }
			
			.ksjj{ width:100%; height:auto;  margin-bottom:10px; box-shadow:0px 2px 14px rgb(0,0,0,0.0);}
			.ksks_title{ width:100%; height:auto; padding-top:28px; padding-bottom:14px; margin:auto; clear:both; overflow:hidden; }
			.ksks_title h1{ font-size:24px; float:left; color:#333; font-weight:normal;}
			.ksks_title a{ width:88px; height:22px; color:#666; text-align:center; line-height:22px; font-size:12px; float:right; border:solid 1px #dddddd; border-radius:10px;}
			.ksks_title a:hover{ border-color:#6e96e0; background-color:#6e96e0; color:#fff;}
			.ksjj_min{ width:100%; height:auto; margin:auto;}
			.ksjj_min p{  width:100%; font-size:14px; line-height:28px; color:#666; margin:auto; padding-bottom:36px;-webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;}
			
			.ysjs{ width:100%; height:auto; margin-top:40px;}
			#ysjs_title{ width:100%;}
			.ysjs_min{margin-top: 17px; float: right; width: 850px;}
			.ysjs_min a{ width:200px; height:280px; float:left; margin-bottom:60px;}
			.ysjs_min a img{ width:200px; height:258px;}
			#ysjs_list{ margin-right:10px;text-decoration: none;}
			
			.ysjs_text{ width:100%; position:relative; top:-6px; text-align:center; transition:1s;}
			.ysjs_text h1{ font-size:20px; font-weight:normal; color:#000; padding-top:14px; padding-bottom:8px;}
			.ysjs_text p{ width:90%; margin:auto; display:none; font-size:14px; color:#fff; line-height:24px;-webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
			.ysjs_text h2{ font-size:16px; color:#000; font-weight:normal;}
			
			/*.ysjs_min a:hover .ysjs_text{ height:180px; top:-185px;}
			.ysjs_min a:hover .ysjs_text p{display: -webkit-box; margin-bottom:14px;} */

					/* å›¾ç‰‡åˆ—è¡¨ */
		.tplb{ width:1200px; margin:auto;margin-top: 3%}
		
		/* å›¾ç‰‡åˆ—è¡¨åˆ†é¡µ */
		.tpfy{width: fit-content; margin-left: auto; margin-right: auto; clear:both; overflow:hidden; line-height:108px; letter-spacing:10px; }
		/* æ¡ˆä¾‹å±•ç¤º */
		.case{ width:1200px; height:auto; margin:auto;}
		/*.case_min{overflow:hidden;margin-left: 300px}*/
		/*.case_min a{  float:left; width:280px; height:auto; margin-left:11px; margin-right:9px; margin-bottom:36px;}*/
		/*.case_min a img{ width:277px; margin:auto;}*/

		.case_min{overflow: hidden;margin-left: 300px; column-count: 3;column-gap: 0;}
		.case_min a img{    display: block;height: auto; width: 96%; margin-bottom: 15px}


		.case_min a p{ width:100%; height:;font-size:13px; color:#666666; line-height:52px; text-align:center; border-top:solid 0px #5b5b5b; }
		.case_min a:hover{ transform: scale(1.02);border-color:#aa0000;}

		.case_min a:hover p{ border-color:#aa0000; background-color:#aa0000; color:#fff;}
		
		.imgtext{
			
			height:19%;
		}

	/* å³ä¾§å¯¼èˆªæ&nbsp; */
	.yb-right-title{ width:100%; height:60px; padding-bottom:8px;}
	.yb-right-title div{ width:24px; height:24px; float:left; background-image:url(../images/zx_bt_icon.png); margin-top:18px; opacity:0.2;}
	.ysjs_min{ overflow:hidden; margin-top:0px;}
	.ysjs_min div span a{
		float: right;
		height: auto;
		margin-bottom: 0px;
		font-size: 14px;
		color: #999;
		padding-right: 18px;
		margin-right: -22px;
		}
		.ysjs_min div span{
			font-size:26px;
			font-weight: 900;
		}
		.ysjs_min div span :hover{
			 color:#6e96e0;
		}

		/*ä¿®æ”¹æ•°æ®*/
		.texth4 p{
		 font-size: 18px;
	 }
	 .texth4 p span span strong{
	 	font-size: 18px
	 }
	 .texth4 table{
		color: #000;
		border: 1px solid #000;
		}</pre></body></html>